Skip to content

[3.14] gh-136447: Use self.loop instead of global loop variable in asyncio REPL (GH-136448)#136458

Merged
kumaraditya303 merged 1 commit into
python:3.14from
miss-islington:backport-77fa7a4-3.14
Jul 9, 2025
Merged

[3.14] gh-136447: Use self.loop instead of global loop variable in asyncio REPL (GH-136448)#136458
kumaraditya303 merged 1 commit into
python:3.14from
miss-islington:backport-77fa7a4-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

… asyncio REPL (pythonGH-136448)

(cherry picked from commit 77fa7a4)

Co-authored-by: Justin Su <injustsu@gmail.com>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) July 9, 2025 09:01
@kumaraditya303 kumaraditya303 merged commit 19518a4 into python:3.14 Jul 9, 2025
50 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…able in asyncio REPL (pythonGH-136448) (python#136458)

pythongh-136447: Use `self.loop` instead of global `loop` variable in asyncio REPL (pythonGH-136448)
(cherry picked from commit 77fa7a4)

Co-authored-by: Justin Su <injustsu@gmail.com>
@miss-islington miss-islington deleted the backport-77fa7a4-3.14 branch January 2, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants